Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw exception in grouping functions if frame contains missing values #405

Merged
merged 1 commit into from
Aug 7, 2018

Conversation

sebhofer
Copy link

@sebhofer sebhofer commented Aug 7, 2018

Throw error when trying to group by column with missing values. This leads to unexpected results (see, e.g., #253). This is not really a fix, but grouping on missing values seemsill-defined anyway. This is a cleaned up version of #380.

@zyzhu
Copy link
Contributor

zyzhu commented Aug 7, 2018

The exceptions look intuitive. Thanks!

@zyzhu zyzhu merged commit ea2aa06 into fslaborg:master Aug 7, 2018
@sebhofer sebhofer deleted the throw-exception-grouping branch August 7, 2018 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants